home *** CD-ROM | disk | FTP | other *** search
/ RenderWare 2003 Press Disc / RenderWare.bin / presentation.swf / scripts / DefineButton2_189 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-02-25  |  180 b   |  4 lines

  1. on(release){
  2.    getUrl("javascript:openNewWindow(\'renderwarestudio/renderwarestudio_presentation.html\',\'thewin\', \'height=690,width=950,toolbar=no,scrollbars=no\')", "");
  3. }
  4.